feat(supervisor): push gateway desired state - #2967
Draft
pimlock wants to merge 2 commits into
Draft
Conversation
pimlock
requested review from
a team,
derekwaynecarr,
mrunalp and
sjenning
as code owners
August 26, 2026 21:15
|
🌿 Preview your docs: https://nvidia-preview-pr-2967.docs.buildwithfern.com/openshell |
pimlock
force-pushed
the
feat/1731-desired-state-prep/pimlock
branch
from
August 26, 2026 21:32
5668d78 to
a3e9722
Compare
Signed-off-by: Piotr Mlocek <pmlocek@nvidia.com>
pimlock
marked this pull request as draft
August 26, 2026 22:15
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
pimlock
force-pushed
the
feat/1731-desired-state-prep/pimlock
branch
from
August 26, 2026 22:26
a3e9722 to
ba19ea3
Compare
Signed-off-by: Piotr Mlocek <pmlocek@nvidia.com>
Collaborator
Author
|
/ok to test 1ab15bf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Implement issue #1731 in one PR. Replace supervisor polling for gateway-owned desired state with bootstrap and correlated
ConfigUpdatesnapshots overConnectSupervisor.This PR is a draft while the protocol, startup ordering, update application, reconciliation, polling removal, tests, and documentation are completed.
Related Issue
Closes #1731
Planned Changes
SessionAcceptedand gate initialization on its result.ConfigUpdatemessages.Excluded
Changing deployment defaults for
supervisor:latestis not part of this PR.Testing
Work in progress. Final verification will include focused protocol/runtime tests,
mise run pre-commit,mise run test, relevant sandbox E2E coverage, andmise run ci.Checklist